swift + data to string

162

swift + data to string -

let str = String(decoding: data, as: UTF8.self)

Comments

Submit
0 Comments